Name | Description | |
---|---|---|
![]() | Count | Gets the number of content items in the collection. |
![]() | First | Gets the first item in the collection. |
![]() | Item | Gets the item at the specified index in the collection. |
![]() | Last | Gets the last item in the collection. |
The following tables list the members exposed by ContentCollection<T>.
Name | Description | |
---|---|---|
![]() | Count | Gets the number of content items in the collection. |
![]() | First | Gets the first item in the collection. |
![]() | Item | Gets the item at the specified index in the collection. |
![]() | Last | Gets the last item in the collection. |
Name | Description | |
---|---|---|
![]() | DebugPrint | Prints debug info of the collection into console. |
![]() | Prints debug info of the collection into the string. |